Package | uk.nhsdigital.r4.test |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/eRS-HealthcareService |
Url | https://fhir.nhs.uk/StructureDefinition/eRS-HealthcareService |
Version | 1.0.1 |
Status | active |
Date | 2022-03-14 |
Name | ERSHealthcareService |
Title | eRS Healthcare Service |
Experimental | False |
Description | This profile defines additional constraints applied to the UK Core HealthcareService profile to support the Electronic Referral Service conformance rules. |
Purpose | This profile is used to describe a single healthcare service or category of services that are provided by an organization at a location, including a virtual location. |
Copyright | Copyright © 2022 NHS Digital |
Type | HealthcareService |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.nhs.uk/StructureDefinition/Extension-eRS-HealthcareService-Contact | Extension eRS HealthcareService Contact |
https://fhir.nhs.uk/StructureDefinition/Extension-eRS-HoursOfOperation | Extension eRS Hours Of Operation |
https://fhir.nhs.uk/StructureDefinition/Extension-eRS-ServiceInstructions | Extension eRS Service Instructions |
https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService | NHSDigitalHealthcareService |
https://fhir.nhs.uk/ValueSet/eRS-AppointmentType | eRS Appointment Type |
https://fhir.nhs.uk/ValueSet/eRS-RequestFlowType | eRS Request Flow Type |
{
"resourceType" : "StructureDefinition",
"id" : "eRS-HealthcareService",
"url" : "https://fhir.nhs.uk/StructureDefinition/eRS-HealthcareService",
"version" : "1.0.1",
"name" : "ERSHealthcareService",
"title" : "eRS Healthcare Service",
"status" : "active",
"date" : "2022-03-14",
"publisher" : "NHS Digital",
"contact" : [
{
"name" : "Interoperability Team",
"telecom" : [
{
"system" : "email",
"value" : "interoperabilityteam@nhs.net",
"use" : "work"
}
]
}
],
"description" : "This profile defines additional constraints applied to the UK Core HealthcareService profile to support the Electronic Referral Service conformance rules.",
"purpose" : "This profile is used to describe a single healthcare service or category of services that are provided by an organization at a location, including a virtual location.",
"copyright" : "Copyright © 2022 NHS Digital",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "HealthcareService",
"baseDefinition" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "HealthcareService.extension",
"path" : "HealthcareService.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "HealthcareService.extension:ersHealthcareServiceContact",
"path" : "HealthcareService.extension",
"sliceName" : "ersHealthcareServiceContact",
"short" : "Carries contact details for an eRS HealthcareService",
"definition" : "Carries contact details for an eRS HealthcareService.",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nhs.uk/StructureDefinition/Extension-eRS-HealthcareService-Contact"
]
}
]
},
{
"id" : "HealthcareService.extension:ersHoursOfOperation",
"path" : "HealthcareService.extension",
"sliceName" : "ersHoursOfOperation",
"short" : "Carries the hours of operation of an eRS health care service",
"definition" : "Carries the hours of operation of an eRS health care service.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nhs.uk/StructureDefinition/Extension-eRS-HoursOfOperation"
]
}
]
},
{
"id" : "HealthcareService.extension:ersServiceInstructions",
"path" : "HealthcareService.extension",
"sliceName" : "ersServiceInstructions",
"short" : "Carries the service instructions for an eRS health care service",
"definition" : "Carries the service instructions for an eRS health care service.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nhs.uk/StructureDefinition/Extension-eRS-ServiceInstructions"
]
}
]
},
{
"id" : "HealthcareService.type",
"path" : "HealthcareService.type",
"max" : "1",
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "service-type"
}
],
"strength" : "extensible",
"valueSet" : "https://fhir.nhs.uk/ValueSet/eRS-AppointmentType"
}
},
{
"id" : "HealthcareService.location",
"path" : "HealthcareService.location",
"min" : 1
},
{
"id" : "HealthcareService.characteristic",
"path" : "HealthcareService.characteristic",
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ServiceCharacteristic"
}
],
"strength" : "extensible",
"valueSet" : "https://fhir.nhs.uk/ValueSet/eRS-RequestFlowType"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.